MessageMessageDeliveryTime Property
Contains the date and time when a message was delivered.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public DateTime MessageDeliveryTime { get; set; }
Public Property MessageDeliveryTime As DateTime
Get
Set
Property Value
DateTimeThe message delivery time.
This property describes the time the message was stored at the server, rather than the download time when the transport provider copied the message from the server to the local store.